Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the Documenter package to 1 for package test.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@devmotion devmotion force-pushed the compathelper/new_version/2025-05-22-00-13-34-848-03609649281 branch from 925795b to 8d46a6d Compare May 22, 2025 00:13
Copy link
Contributor Author

github-actions bot commented May 22, 2025

Benchmark Report for Commit 8d46a6d

Computer Information

Julia Version 1.11.5
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.7 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                632.2 |                38.6 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                427.2 |                45.3 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1231.8 |                26.5 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3686.9 |                20.8 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1449.8 |                30.0 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                957.5 |                 5.3 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5485.4 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1000.6 |                 9.0 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              61901.2 |                 3.7 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8664.0 |                10.1 |
|               Dynamic |        10 |    mooncake |             typed |   true |                145.8 |                11.7 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.9 |                 6.5 |
|                   LDA |        12 | reversediff |             typed |   true |                463.5 |                 5.2 |

@penelopeysm
Copy link
Member

tests fail because compathelper PRs always try to use the latest version of every dependency, which unfortunately includes JET - will manually merge

@penelopeysm penelopeysm enabled auto-merge May 22, 2025 00:50
@penelopeysm penelopeysm disabled auto-merge May 22, 2025 00:50
@penelopeysm penelopeysm merged commit 459e041 into main May 22, 2025
5 of 19 checks passed
@penelopeysm penelopeysm deleted the compathelper/new_version/2025-05-22-00-13-34-848-03609649281 branch May 22, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant